Configuration
List configuration versions
Lists previous versions of the specified crawler’s configuration, including who authored the change. Every time you update a crawler’s configuration, a new version is added.
GET
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Crawler ID.
Example:
"e0f6db8a-24f5-4092-83a4-1b2c6cb6d809"
Query Parameters
Number of items per page to retrieve.
Required range:
1 <= x <= 100
Page to retrieve.
Required range:
1 <= x <= 100
Response
200
application/json
OK
Pagination information.